home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / mac / SourceMc / PalmMC.DIR / 00224.ls < prev    next >
Encoding:
Text File  |  1996-02-29  |  115 b   |  7 lines

  1. on mouseDown
  2.   global gCalNum, gSetNum, gLastNum, gOperation
  3.   set gCalNum to 0
  4.   set gSetNum to 0
  5.   DrawNum()
  6. end
  7.